-
Home
-
Media Cloud Sync
-
1.0.3 (latest)
-
Code
-
Classes
- BigNumber
Total Complexity |
66 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
459 |
Lines of code |
170 |
Logical lines of code |
105 |
Comment lines |
233 |
Methods |
28 |
Properties |
0 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
of() |
B |
39 |
20 |
61 |
add() |
S |
60 |
5 |
15 |
cleanUp() |
S |
59 |
5 |
14 |
min() |
S |
60 |
5 |
13 |
max() |
S |
60 |
5 |
13 |
sum() |
S |
62 |
4 |
11 |
isPositiveOrZero() |
S |
80 |
1 |
3 |
__toString() |
S |
100 |
1 |
0 |
toFloat() |
S |
100 |
1 |
0 |
toInt() |
S |
100 |
1 |
0 |
toScale() |
S |
100 |
1 |
0 |
toBigRational() |
S |
100 |
1 |
0 |
toBigDecimal() |
S |
100 |
1 |
0 |
toBigInteger() |
S |
100 |
1 |
0 |
compareTo() |
S |
100 |
1 |
0 |
getSign() |
S |
100 |
1 |
0 |
isNegative() |
S |
80 |
1 |
3 |
isPositive() |
S |
80 |
1 |
3 |
isNegativeOrZero() |
S |
80 |
1 |
3 |
floatToString() |
S |
68 |
1 |
7 |
isZero() |
S |
80 |
1 |
3 |
isGreaterThanOrEqualTo() |
S |
79 |
1 |
3 |
isGreaterThan() |
S |
80 |
1 |
3 |
isLessThanOrEqualTo() |
S |
79 |
1 |
3 |
isLessThan() |
S |
79 |
1 |
3 |
isEqualTo() |
S |
79 |
1 |
3 |
create() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
81 |
1 |
3 |